gguf quantized and fp8/16 scaled version of bagel

  • base model from bytedance-seed
  • multimodal trial model (i.e., t2i, image editing/recogition)

run it with gguf-connector

ggc b2

screenshot

Prompt
a female cosplayer portraying an ethereal fairy or elf, wearing a flowing dress made of delicate fabrics in soft, mystical colors like emerald green and silver. She has pointed ears, a gentle, enchanting expression, and her outfit is adorned with sparkling jewels and intricate patterns. The background is a magical forest with glowing plants, mystical creatures, and a serene atmosphere
Prompt
a female cosplayer portraying an ethereal fairy or elf, wearing a flowing dress made of delicate fabrics in soft, mystical colors like emerald green and silver. She has pointed ears, a gentle, enchanting expression, and her outfit is adorned with sparkling jewels and intricate patterns. The background is a magical forest with glowing plants, mystical creatures, and a serene atmosphere
Prompt
a female cosplayer portraying an ethereal fairy or elf, wearing a flowing dress made of delicate fabrics in soft, mystical colors like emerald green and silver. She has pointed ears, a gentle, enchanting expression, and her outfit is adorned with sparkling jewels and intricate patterns. The background is a magical forest with glowing plants, mystical creatures, and a serene atmosphere
Prompt
Original picture (part of prompt)
Prompt
She boards a modern subway, quietly reading a folded newspaper, wearing the same clothes.
Prompt
She boards a modern subway, quietly reading a folded newspaper, wearing the same clothes.
Negative Prompt
same prompt as the left one with the same demo picture

screenshot

review/reference

  • simply execute the command (ggc b2) above in console/terminal
  • opt a vae then opt a model file in the current directory to interact (see example below)

Detecting GGUF/Safetensors...

GGUF file(s) available. Select which one for VAE:

  1. pig_ae_fp32-f16.gguf
  2. pig_ae_fp32-f32.gguf

Enter your choice (1 to 2): 1

VAE file: pig_ae_fp32-f16.gguf is selected!

Safetensors file(s) available. Select which one for MODEL:

  1. ema_bf16.safetensors
  2. ema_fp16.safetensors (for non-cuda user)
  3. ema_fp8_e4m3fn.safetensors (recommended)
  4. ema_fp8_e5m2.safetensors

Enter your choice (1 to 4): _

  • note: for the latest update, only tokenizer will be pulled to gguf-connector folder (cache) automatically during the first launch; you need to prepare the bulky model and vae files still, working like vision connector right away; mix and match, more flexible
  • run it entirely offline; i.e., from local URL: http://127.0.0.1:7860 with lazy webui
  • require dependency: bagel2; pip install bagel2; for flash-attn and triton, could opt to install it with pre-built wheels, i.e.,here, unless you can build the wheel yourself successfully
  • might need some optional dependencies, please refer to the checklist; as connector won't force your machine to install any of those by default
  • gguf-connector (pypi)
Downloads last month
2,818
GGUF
Model size
14.6B params
Architecture
pig
Hardware compatibility
Log In to view the estimation

2-bit

3-bit

4-bit

5-bit

6-bit

8-bit

16-bit

32-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for calcuis/bagel-gguf

Base model

Qwen/Qwen2.5-7B
Quantized
(4)
this model